Index: specialpurpose/ecommerce/webapp/ecommerce/catalog/productdetail.ftl =================================================================== --- specialpurpose/ecommerce/webapp/ecommerce/catalog/productdetail.ftl (revision 829528) +++ specialpurpose/ecommerce/webapp/ecommerce/catalog/productdetail.ftl (working copy) @@ -263,12 +263,10 @@
| + | <#if previousProductId?exists> ${uiLabelMap.CommonPrevious} | #if> @@ -279,9 +277,6 @@ | ||||||||||||||
|
@@ -294,6 +289,8 @@
|
+ |||||||||||||||
${productContentWrapper.get("PRODUCT_NAME")?if_exists}${productContentWrapper.get("DESCRIPTION")?if_exists}
@@ -485,7 +482,9 @@
#if>
#if>
#if>
- | |||||||||||||||
| + | |||||||||||||||
|
<#-- check to see if introductionDate hasnt passed yet -->
<#if product.introductionDate?exists && nowTimestamp.before(product.introductionDate)>
@@ -508,10 +507,10 @@ <#if product.productTypeId?if_exists == "ASSET_USAGE">
| |||||||||||||||